PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / isWindowUIHidden Method
In This Topic
    isWindowUIHidden Method
    In This Topic
    Gets a value indicating whether to hide user interface elements.
    Syntax
    public boolean isWindowUIHidden()

    Return Value

    True if user interface elements in the document’s window (such as scroll bars and navigation controls) are hidden, leaving only the document's contents displayed.
    See Also